home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / games / kc100.zip / KC.CTL < prev    next >
Text File  |  1997-05-31  |  5KB  |  123 lines

  1. ; -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2. ;
  3. ;                        KINGDOM COME 1.00 CONTROL FILE
  4. ;
  5. ; A semicolon (;) indicates a comment line. To enable an option that is
  6. ; marked as a comment, delete the semicolon.
  7. ;
  8. ; IMPORTANT NOTE:
  9. ;
  10. ; You may create multiple KC.CTL files (KC1.CTL, KC2.CTL, etc.) in order to
  11. ; further control the operation of Kingdom Come on your system. Please refer
  12. ; to the /M command line option in SYSOP.DOC for further details.
  13. ;
  14. ; -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  15. ;
  16. ; Modify these fields to contain the BBS name and SysOp's first & last names.
  17. ; (These 3 lines must be copied *perfectly* when you fill out REGISTER.DOC)
  18. ;
  19. BBSName     The Music Connection BBS
  20. Sysopfirst  Philip
  21. SysopLast   Wright
  22. ;
  23. ; ---------------------------------------------------------------------------
  24. ;
  25. ; Uncomment the "Mono" line if the game is running on a monochrome monitor.
  26. ;
  27. ;Mono
  28. ;
  29. ; ---------------------------------------------------------------------------
  30. ;
  31. ; Specify the "BBSType" drop file type from the following list.
  32. ;
  33. ;                  DOORSYS - The DOOR.SYS format (Wildcat! 4.xx, GAP, etc)
  34. ;                     RBBS - Rbbs version 16.1+  (uses DORINFOx.DEF*)
  35. ;                    QUICK - Quickbbs,Force      (uses DORINFOx.DEF**)
  36. ;                 DORINFO1 - Remote Access,others(uses DORINFO1.DEF**)
  37. ;                    PCB14 - Pcboard version 14
  38. ;                    PCB15 - Pcboard version 15
  39. ;                  PHOENIX - Phoenix bbs
  40. ;                 SPITFIRE - Spitfires drop file (SFDOORS.DAT)
  41. ;                   TRIBBS - TriBBS drop file (TRIBBS.SYS)
  42. ;                     WWIV - WWIV bbs (uses chain.txt)
  43. ;                     2AM  - Jumper.dat
  44. ;
  45. ;  Notes    *  ANSI graphics is selected when a "2" is passed in the graphics
  46. ;              parameter of the DORINFOx.DEF.   RBBS, Maximus standard.
  47. ;          **  ANSI graphics is selected when a "1" is passed in the graphics
  48. ;              parameter of the DORINFOx.DEF.   QuickBBS,Maximus,UltraBBS and
  49. ;              many shareware BBSes require this type.
  50. ;          **  Parameter of the DORINFO1.DEF.   Remote Access others.
  51. ;
  52. BBSType  DOORSYS
  53. ;
  54. ; ---------------------------------------------------------------------------
  55. ;
  56. ; Uncomment the "ComPort" line and specify the correct port number if the
  57. ; drop file type listed above does not contain the port number. You can also
  58. ; specify the port number on the command line (see SYSOP.DOC for details).
  59. ;
  60. ;ComPort  1
  61. ;
  62. ; ---------------------------------------------------------------------------
  63. ;
  64. ; Uncomment the "Digi" line to enable digiboard support. This will not reset
  65. ; anything in the digiboard. Support speeds up to 115,200.
  66. ;
  67. ;Digi
  68. ;
  69. ; ---------------------------------------------------------------------------
  70. ;
  71. ; Uncomment the "Fossil" or "Xfossil" line to enable the game to use a fossil
  72. ; driver. "Fossil" initializes the port when the game begins. "Xfossil" does
  73. ; not initialize the port. YOU CAN NOT USE BOTH "Fossil" and "Xfossil" AT THE
  74. ; SAME TIME!
  75. ;
  76. ;Fossil
  77. ;Xfossil
  78. ;
  79. ; ---------------------------------------------------------------------------
  80. ; IF YOU DO NOT SPECIFY DIGI, FOSSIL OR XFOSSIL, THE GAME WILL USE ITS OWN
  81. ; INTERNAL COMMUNICATIONS HANDLERS.
  82. ; ---------------------------------------------------------------------------
  83. ;
  84. ; Specify the locked baud rate of your modem. This rate will be used even if
  85. ; your BBS specifies a different rate. You can also use the /B command line
  86. ; parameter for locking the rate (see SYSOP.DOC for details).
  87. ;
  88. LockBaud  57600
  89. ;
  90. ; ---------------------------------------------------------------------------
  91. ;
  92. ; The game can handle non-standard port interrupts. To customize your ports,
  93. ; specify the hex address followed by the IRQ. For example, to custoize COM3
  94. ; at address $03E8 and IRQ 15, specify: PORT3 03E8 15
  95. ;
  96. ;Port1
  97. ;Port2
  98. ;Port3
  99. ;Port4
  100. ;
  101. ; ---------------------------------------------------------------------------
  102. ;
  103. ; The "Maxtime" setting can limit the time (in minutes) that a user can be
  104. ; in the game. The default is to allow the user to spend all of his/her
  105. ; remaining BBS time in the game. The user will never *gain* time by using
  106. ; this setting. For example, if you specify "Maxtime 30" but the user really
  107. ; only has 15 minutes left on the BBS, then the game will only give the user
  108. ; 15 minutes to play.
  109. ;
  110. ;Maxtime  30
  111. ;
  112. ; ---------------------------------------------------------------------------
  113. ;
  114. ; Specify the maximum number of games which a user will be allowed to play
  115. ; simultaneously (1-26). The default is 3 when not specified. If the game is
  116. ; not registered, the default is 2 and cannot be changed.
  117. ;
  118. MaxGames  3
  119. ;
  120. ; -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  121. ;                                 END OF FILE
  122. ; -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  123.